de_image ~master (2022-01-31T01:34:57.6577976)
Dub
Repo
ImageStorageHorizontal.resize
devisualization
image
storage
base
ImageStorageHorizontal
bool
resize
(size_t newWidth, size_t newHeight)
bool
resize
(size_t newWidth, size_t newHeight)
struct
ImageStorageHorizontal
(Color)
@
trusted
bool
resize
(
size_t
newWidth
,
size_t
newHeight
)
if
(
isColor
!
Color
)
size_t
width_
;
size_t
height_
;
Meta
Source
See Implementation
devisualization
image
storage
base
ImageStorageHorizontal
constructors
this
destructors
~this
functions
getPixel
opIndex
opIndexAssign
resize
setPixel
postblits
this(this)
properties
height
width